Create Account | Sign In Browse All Bookmarks

Browse Bookmarks

0(*_*)0
1 to 9 of 9 results Order by recency | popularity
0 ✔ | 1 ♥ c# - Accessing RepeaterItem Controls in an Ev...
repeaters and event handlers
asp, c sharp, dot net, event handlers, repeaters
0 ✔ | 1 ♥ c# - Getting binary data using SqlDataReader ...
You should be able to get it via: (byte[])reader.Items["Data"].
binary data, blobs, c sharp, dot net, sql ser...
0 ✔ | 1 ♥ Retrieving Large Data (ADO.NET)
When accessing the data in the BLOB field, use the GetBytes or GetChars typed accessors of the DataReader, which fill an array with data.
binary data, blobs, c sharp, dot net, sql ser...
0 ✔ | 1 ♥ c# - What is the best way to lock cache in as...
recommendations on the best way to manage Cache locking in asp.net
application, asp, c sharp, cache, context, do...
0 ✔ | 1 ♥ How to set an IIS Application or AppPool to u...
seemingly good explanation of why my .NET 3.5 apps run perfectly well in an IIS app pool with using the 2.0 framework
2, 2 point 0, 2 point o, 3 point 5, asp, c sh...
0 ✔ | 1 ♥ A Matter of Context
asp.NET context object, description of where each collection hanging off the context is visible.
application, asp, c sharp, cache, context, do...
0 ✔ | 1 ♥ How to authenticate against the Active Direct...
active directory, asp, authentication, c shar...
0 ✔ | 1 ♥ Response.Filter Property
example that shows what a stream filter needs to look like. the sample is UpperCaseFilter.
asp, c sharp, dot net, iis, output filtering,...
0 ✔ | 1 ♥ sessionState Element (ASP.NET Settings Schema)
setting up session management in asp.net
asp, c sharp, dot net, iis, sessions, web dev...
<~~  <~  1  ~>  ~~>